Home
PHP
Tags
PHP Tutorial
Latest Articles
English
English
简体中文
中文(繁體)
日本語
한국어
Français
Deutsch
မြန်မာဘာသာ
Current Location:
Home
>
Function Categories
>
getdate
getdate
Get date/time information
Name:
getdate
Category:
Date and time
Programming Language:
php
One-line Description:
Returns the date/time information of a time stamp or the current local date/time.
Related
How to Format PHP Dates Using getdate() and Display the Timezone Information
8
Why Does the print Function Automatically Perform Type Conversion When Outputting Numbers?
1
Similar Functions
idate
idate
Formatlocaltime/date
getdate
getdate
Getdate/timeinformat
time
time
ReturnthecurrentUnix
date_timezone_set
date_timezone_set
DateTime::setTimezon
date_create_immutable_from_format
date_create_immutable_from_format
DateTimeImmutable::c
strptime
strptime
parsethetime/dategen
gmdate
gmdate
FormatGMT/UTCdate/ti
date_parse_from_format
date_parse_from_format
Getinformationabouta
Popular Articles
How to Format PHP Dates Using getdate() and Display the Timezone Information
Why Does the print Function Automatically Perform Type Conversion When Outputting Numbers?